home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / TEX-UTIL / DVIVIEW_ARC / !DVIview / Messages < prev    next >
Text File  |  1996-05-23  |  2KB  |  94 lines

  1. # Message file for !DVIview
  2.  
  3. _TaskName:DVIview
  4.  
  5.  
  6. # Miscellaneous bits of text
  7.  
  8. PageRange:Page %u of %u
  9. Page:Page
  10. Pages:Pages
  11. None:None
  12. Paused:Printing paused
  13. ReloadPaper:Please put the paper from the printer's out-tray back into the in-tray
  14. RemovePaper:Please remove the completed copy from the printer's out-tray
  15.  
  16. # Parameterless errors
  17.  
  18. Err00100:There are too many fonts (more than 255) in a page
  19. Err10000:Not enough memory
  20. Err10001:Printing aborted (Escape pressed)
  21.  
  22. # File error: e.g. Data corrupt in dvi file 'ADFS:......'
  23.  
  24. FileError:%0 in %1 file '%2'
  25. FileCorrupt:Data appears to be corrupt
  26. FileSaveError:Error when saving
  27. NoOpen:Unable to open
  28.  
  29.  
  30.  
  31. # dvi file errors
  32.  
  33. PageListBroken:The page list is broken
  34. FontTableCorrupt:The font table is corrupt
  35.  
  36.  
  37.  
  38. # dvi file errors in a particular page
  39.  
  40. DVIPageError:%0 in page %1 of dvi file '%2'
  41. UnknownFont:An unknown font number appears
  42. UndefinedCommand:An undefined opcode appears
  43.  
  44.  
  45.  
  46. # tfm file errors
  47.  
  48. HeaderCorrupt:The header is corrupt
  49.  
  50.  
  51.  
  52. # Choices file errors
  53.  
  54. Choices:choices
  55. MoreRecent:The data was generated by a more recent version of !DVIview and cannot be read
  56.  
  57.  
  58.  
  59. # Special command errors
  60.  
  61. SpecialError:%0 in special command '%1'
  62. NoFilename:No filename given
  63. CropSyntax:Syntax error in crop command
  64. ScaleSyntax:Syntax error in scale command
  65. OverCrop:No diagram left after cropping
  66.  
  67. UnknownSub:Unknown sub-command '%0' in special command '%1'
  68.  
  69.  
  70.  
  71. # Other warnings and errors
  72.  
  73. Checksums:Warning: TFM and DVI font checksums do not agree for %0
  74. FontArea:Warning: Font area '%0' encountered. !DVIview does not support font areas - please contact the author
  75. LongFontName:An extremely long font name has been used: '%0'
  76. UnknownSpecial:Warning: Unknown \special command '%0'
  77. UnknownPicType:DVIview can only use sprite, Draw and JPEG files as diagrams. File '%0' is none of these.
  78. NoJPEGs:DVIview can only include JPEG files on RISC OS 3.6 and above. Diagram '%0' was not loaded.
  79.  
  80.  
  81. # Errors reported in response to signals
  82.  
  83. SigQuery:The error "%0" has occurred. Should !DVIview try to continue?
  84. Sig1:Abort
  85. Sig2:Arithmetic exception
  86. Sig3:Illegal instruction
  87. Sig4:Attention request
  88. Sig5:Address exception
  89. Sig6:Termination request
  90. Sig7:Stack overflow
  91. Sig8:
  92. Sig9:User exception
  93. Siga:OS error
  94.